home *** CD-ROM | disk | FTP | other *** search
- Path: gail.ripco.com!mambuhl
- From: mambuhl@ripco.com (Martin Ambuhl)
- Newsgroups: comp.lang.c
- Subject: Re: C library routines so
- Date: 8 Mar 1996 12:02:08 GMT
- Organization: Ripco Communications, Inc.
- Message-ID: <4hp7k0$ksj@gail.ripco.com>
- NNTP-Posting-Host: golden.ripco.com
-
- arao@sdcc15.ucsd.edu (Anand (Andy) Rao)
- in <4hn42i$j6j@sdcc12.ucsd.edu> asks:
-
- >How do I go about getting the source code for various C library
- >routines, such as memcpy?
-
- Many vendors will make the source available, usually for a non-trivial
- licensing fee. Another answer (and the one I prefer) is
-
- P.J. Plauger
- The Standard C Library
- Prentice Hall, 1992
- ISBN 0-13-131509-9
-
- "No part of this book may be reproduced in any form or by any means
- without permission in writing of the author. You may use and
- redistribute the code fragments in this book without royalty or fee
- _only_ as part of executable images... " [and with proper attribution].
-
- --
- * Martin Ambuhl net: mambuhl@ripco.com
- * Chicago, IL (USA)
-